/* CSS Document */
*
{
	margin:0px;
	padding:0px;
	font-family:"微软雅黑";
	font-size:12px;
}
a
{
	text-decoration:none;
}
body
{
	background:#f7f7f7;
}
.my_body
{
	width:100%;
	min-width:1024px;
	margin:0 auto;
}
ul li
{
	list-style:none;
}
/*head部分*/
.top_top
{
	width:100%;
	height:6px;
	background-color:#e3e3e3;
}
.logo
{
	margin:0 auto;
	width:1400px;
	height:100px;
	background:url(../image/logo.jpg) no-repeat left;
}
.logo span
{
	float:right;
	margin-right:210px;
	margin-top:20px;
	display:block;
	color:#777;
	line-height:12px;
	font-family:"宋体";
}
.logo span a
{
	color:#777;
}
.logo span a:hover
{
	color:#D31919;
}
.input_bor
{
	width:275px;
	height:22px;
	line-height:22px;
	border-radius:20px;
	border:1px solid #B9B9B9;
	padding:4px 30px 4px 15px;
	margin-top:12px;
	margin-left:878px;
	color:#929292;
	background:url(../image/wenhao.jpg) no-repeat right;
	background-position:289px 1px;
}
.logo input:focus
{
	outline:none;
}
.input_sub
{
	width:25px;
	height:25px;
	border:0px;
	border-radius:10px;
	margin-left:-32px;
	background-color:transparent;
	cursor:pointer;
}
.head_back
{
	background-color:#fff;
}
.head_nav
{
	width:100%;
	height:40px;
	border-bottom:4px solid #1F509C;
}
.head_nav ul
{
	margin:0 auto;
	width:983px;
}
.head_nav ul li
{
	float:left;
	color:#ccc;
	line-height:40px;
}
.par
{
	display:block;
	height:40px;
	line-height:40px;
	width:105px;
	text-align:center;
}
.head_nav ul li a
{
	display:block;
	width:100%;
	height:40px;
	color:#333;
	border-bottom:4px solid #1F509C;
	font-size:14px;
}
.head_nav ul li a:hover
{
	color:#D31919;
	border-bottom-color:#D31919;
}
.head_nav li a.active
{
	color:#D31919;
	border-bottom-color:#D31919;
}
.fenge
{
	width:100%;
	height:3px;
	background:url(../image/fenge.jpg) repeat-x;
}
.fenge2
{
	width:100%;
	height:3px;
	background:url(../image/fenge2.jpg) repeat-x;
}
/*head结束*/
/*banner*/
.banner
{
	width:100%;
	height:422px;
	overflow:hidden;
	margin-top:10px;
}
.pic
{
	width:1282px;
	margin:0 auto;
}
.pic li
{
	position:absolute;
}
.num
{
	width:150px;
	margin:0 auto;
}
.num li
{
	float:left;
	width:15px;
	height:15px;
	cursor:pointer;
	background-color:#fff;
	margin-left:15px;
	border-radius:10px;
	position:relative;
	top:390px;
	box-shadow: 0px 1px 2px #0E203D; 
	-webkit-box-shadow: 0px 1px 2px #0E203D;
	-moz-box-shadow: 0px 1px 2px #0E203D;
}
.num .la
{
	background:#a6a6a6;
}
.num li:hover
{
	background:#a6a6a6;
}
/*banner结束*/
/*content*/
.cont
{
	width:1056px;
	height:250px;
	margin:15px auto;
	border-top:1px solid #e5e5e5;
	padding:12px;
	background-color:#F7F7F7;
}
.cont_1
{
	float:left;
	width:350px;
	height:250px;
	background:url(../image/more.jpg) no-repeat top right;
}
.cont_1_2 a
{
	display:block;
	height:30px;
	width:140px;
	line-height:30px;
	color:#777;
	font-weight:bold;
	border:1px solid #e5e5e5;
	margin:0px auto 20px;
}
.cont_1_2 a:hover
{
	color:#fff;
	font-weight:bold;
	background:#1F509C;
}
.nav-active,.nav-active a
{
	color:#fff;
	font-weight:bold;
	background:#1F509C;
}

.dynamic
{
	color:#777;
	line-height:30px;
}
.dynamic2
{
	color:#777;
}
.dynamic:hover,.dynamic2:hover
{
	color:#1F509C;
}

/*content结束*/

/*footer*/
.footer
{
	width:1400px;
	height:95px;
	margin:0 auto;
	background:url(../image/foot.jpg) no-repeat;
}
.footer ul
{
	width:1000px;
	height:40px;
	padding-top:20px;
	margin:0 auto;
}
.footer ul li
{
	float:right;
	color:#777;
}
.footer ul li a
{
	color:#777;
}
.footer_bottom
{
	float:none;
	padding-top:5px;
	letter-spacing:1px;
}
.footer_back
{
	background-color:#fff;
}
/*footer结束*/

/*head1_banner*/
.head1_banner
{
	width:1000px;
	margin:0 auto;
}
.head1_left
{
	float:left;
	width:185px;
	margin-top:20px;
	padding-top:10px;
	border:1px solid #CBCBCB;
}
.head1_left ul
{
	padding-left:10px;
}
.head1_left ul li
{
	border-bottom:1px dashed #ccc;
}
.head1_left ul li a
{
	height:20px;
	line-height:30px;
	padding-left:20px;
	padding-bottom:2px;
	color:#555;
	font-size:16px;
	background:url(../image/tubiao1.png) no-repeat;
	background-position:-6px 3px;

}
#bianse
{
	background:url(../image/tubiao.png) no-repeat;
	background-position:-5px 3px;
	color:#0054AC;
}
.head1_left ul li a:hover
{
	color:#0054AC;
	background:url(../image/tubiao.png) no-repeat;
	background-position:-5px 3px;
}
/*head1_banner结束*/

.kefu
{
	margin:10px auto 0px auto;
	background:url(../image/kefu.jpg) no-repeat;
	height:170px;
	width:177px;
	color:#fff;
	padding-top:8px;
}
.zhongxing
{
	font-size:14px;
	margin-left:30px;
	font-weight:bold;
} 
.zixun
{
	font-size:12px;
	margin-left:45px;
}
.dianhua
{
	font-size:16px;
	margin-left:45px;
	font-weight:bold;
}
.shijian
{
	font-size:9px;
	margin-left:2px;
}
.xcys
{
	line-height:18px;
	margin-left:2px;
}

.head1_right
{
	float:right;
	width:770px;
	min-height:450px;
	padding-top:20px;
	padding-left:40px;
	padding-bottom:30px;
}
.head1_gs
{
	font-size:18px;
	color:#0054AC;
}
.head1_gs_1
{
	font-size:18px;
	color:#D9D9D9;
	border-bottom:1px solid #D2D2D2;
	margin-bottom:15px;
	padding-bottom:2px;
}
.head1_gs_2
{
	float:right;
	color:#898989;
}
.head1_gs_2 a
{
	color:#898989;
}
.head1_gs_2  a:hover
{
	color:#0054AC;
}

.head1_left ul ul li a
{
	font-size:12px;
}
.shouye
{
	color:#898989;
}
.case_a
{
	display:block;
	height:183px;
	padding:20px;
	border:1px solid #fff;
}
.case_a:hover
{
	border:1px solid #6799CE;
	box-shadow: 0px 0px 10px #6799CE; 
	-webkit-box-shadow: 0px 0px 10px #6799CE;
	-moz-box-shadow: 0px 0px 10px #6799CE;
}

.guest_div
{
	height:615px;
	background:url(../image/guest.jpg) no-repeat;
}
.guest_form
{
	margin-left:290px;
	margin-top:30px;	
}
.guest_input
{
	border:2px solid #898989;
	border-radius:5px;
	padding:10px 4px;
	margin-bottom:10px;
	color:#919191;
	width:430px;
}
.guest_sub
{
	width:80px;
	height:42px;
	color:#fff;
	background:#616161;
	box-shadow: 0px 0px 15px #616161; 
	-webkit-box-shadow: 2px 5px 5px #616161;
	-moz-box-shadow: 2px 5px 5px #616161;
	border-radius:5px;
	cursor:pointer;
}

.contact_div
{
	color:#555555;
	width:620px;
	margin:0 auto;
	padding:0 30px 30px 30px;
	border-bottom:1px solid #ccc;
}
.page 
{
	margin:10px auto;
	text-align:center;
	height:30px;
}
.page a
{
	margin-left:10px;
	line-height:30px;
	height:30px;
	background:#E9E9E9;
	color:#575755;
	padding:8px 12px;
	border-radius:5px;
	border:1px solid #fff;
}
.page a:hover
{
	background:#BFD8FF;
	color:#3B52AF;
}